Merge branch 'wip/carlosg/map-emulated-moveresize-window' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Fri, 7 May 2021 14:55:16 +0000 (14:55 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 7 May 2021 14:55:16 +0000 (14:55 +0000)
commitbe1f9b2cb00f0f919f7acddb59d567e732ea48f8
tree66d0d4cd5c49b613f424b78e224fec498092b82f
parent17a799aeb2eae064e671891f893cc83a5434a767
parent081e127377b75cf8c27d92237d1bb971f80f8623
Merge branch 'wip/carlosg/map-emulated-moveresize-window' into 'master'

gdk/x11: Ensure to map the non-ewmh moveresize emulation window before use

See merge request GNOME/gtk!3529